create

open override fun create(coroutineScope: CoroutineScope): KeyboardManager

Creates KeyboardManager object

Return

The created BaseKeyboardManager

Parameters

coroutineScope

The CoroutineScope managing the keyboard lifecycle.